CallSelectorFunctionProc
DeleteGestaltValue
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
DisposeSelectorFunctionUPP
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
Gestalt
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
InvokeSelectorFunctionUPP
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
NewGestalt
For compatibility with Mac OS X, you should avoid using the NewGestalt function to add a selector code, which requires moving your selector function into the system heap.
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
NewGestaltValue
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
NewSelectorFunctionProc
NewSelectorFunctionUPP
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
ReplaceGestalt
You should avoid using the ReplaceGestalt function to replace an existing selector function, which also requires your replacement function to reside in the system heap. Applications do not have access to the system heap in Mac OS X.
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
ReplaceGestaltValue
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
SelectorFunctionProcPtr
SetGestaltValue
Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.